Automations

API Commands

  • Version: 1.6.1
  • Official Verified

OpenBots commands for interacting with various API's. Supports RESTful API's, as well as methods from local DLL files.

OpenBots.Commands.API \ Execute File Download Command

Command: Execute File Download Command

This command calls a WebAPI with a specific HTTP method expecting a file download.

Parameters

Download URL

Provide the URL for the download.

Required

Request Headers (Optional)

Specify request headers.

Method Type

Select the necessary method type.

Required

Request Body Format

Select the necessary request format.

Required

Body Parameters

Specify request body parameters.

Required

Raw Data

Provide raw body data.

Required

Save Folder

Provide the folder path to save to.

Required

File Name

Enter or Select the name of the file to save.

Required

Query String Parameters (Optional)

Parameters to append to the request as a query string.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo